home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / cli / chop.readme < prev    next >
Text File  |  1998-10-31  |  2KB  |  68 lines

  1. Short:    Chop V1.0, remove unnecessary data from the end of files
  2. Author:   rsmedley@cix.co.uk (Richard Smedley)
  3. Uploader: rsmedley@cix.co.uk (Richard Smedley)
  4. Type:     util/cli
  5.  
  6. When downloading files or transferring them from one computer to another,
  7. not all comms software removes the unnecessary info that is added to the
  8. end of the file by the transfer protocol. (For example, a file which was
  9. originally 40123 bytes might grow to 40960 bytes because of the "padding"
  10. that is added to the end of the file).
  11.  
  12. Chop is a small CLI command which allows you to remove this unwanted data
  13. from the end of the file, by chopping the end of the file off to reduce it
  14. to its original size.
  15.  
  16. To use it, simply enter the following into a Shell window:
  17.  
  18.     Chop <filename> <size of file in bytes>
  19.  
  20. For example, if the file manual.txt is supposed to be 40123 bytes then you
  21. would type the following:
  22.  
  23.     chop ram:manual.txt 40123
  24.  
  25.  
  26. CONTACTING THE AUTHOR
  27. ---------------------
  28.  
  29. If you have any comments or want to contact me, here is my address:
  30.  
  31.     Richard Smedley
  32.     PO Box 59
  33.     Sutton-in-Ashfield
  34.     Notts
  35.     NG17 3HP
  36.     England
  37.  
  38.     rsmedley@cix.co.uk
  39.  
  40.  
  41. COPYRIGHT & DISTRIBUTION
  42. ------------------------
  43.  
  44. This program is freeware, but remains copyright (C) Richard Smedley 1998.
  45.  
  46. It may be freely distributed for non-commercial purposes providing all the
  47. original files remain fully intact and unmodified.
  48.  
  49. Standard disclaimer applies; you use this program at your own risk.
  50.  
  51.  
  52. VERSION HISTORY
  53. ---------------
  54.  
  55. V1.0 (10.06.98)
  56.  
  57.     - The first release.
  58.  
  59.  
  60. ============================= Archive contents =============================
  61.  
  62. Original  Packed Ratio    Date     Time    Name
  63. -------- ------- ----- --------- --------  -------------
  64.    12944    7998 38.2% 17-Oct-98 00:08:40  Chop
  65.     1556     807 48.1% 17-Oct-98 00:08:28  Chop.readme
  66. -------- ------- ----- --------- --------
  67.    14500    8805 39.2% 19-Oct-98 15:15:38   2 files
  68.